var net/http.http2errClientConnClosed
2 uses
net/http (current package)
h2_bundle.go#L7248: http2errClientConnClosed = errors.New("http2: client conn is closed")
h2_bundle.go#L8392: return 0, http2errClientConnClosed
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)